CompositeVObject::At

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:11:40 1991
Index Return to Main Contents
 

NAME

CompositeVObject::At - instance method  

TEMPLATE

itemAt = VObject * At(int index)  

SPECIFIERS

public inline  

DESCRIPTION

At returns the item at index by passing the message to the instvar list. See also method Collection::At.  

ARGUMENTS

int index

index of the searched VObject in the
instvar list
 

RETURN ARGUMENT

VObject * itemAt

the item at index
in the instvar list or NULL
 

CATEGORIES

collection, forwarding, client interface

 

FILES

implementation:
VObject.h


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022